input: indicate that code page 437 is used
authorHeinrich Schuchardt <[email protected]>
Fri, 2 Mar 2018 20:11:35 +0000 (21:11 +0100)
committerTom Rini <[email protected]>
Mon, 5 Mar 2018 15:06:05 +0000 (10:06 -0500)
commita84f559262b6c5dc0051e45761f8c00bd5eb9f9a
tree83715537941345f2a71431a06a48f1fd22562f62
parentde2069c761b0e9334b4e68e02f63bf08d8ea1e45
input: indicate that code page 437 is used

Add a comment indicating that the German key map assumes code page 437.

Add support for character ² (square sign) in the German key map.

Signed-off-by: Heinrich Schuchardt <[email protected]>
drivers/input/input.c